#![no_std] if failure { Err("this didn’t work!") Ok(())
#![no_std]
if failure {
Err("this didn’t work!")
Ok(())
本文档使用 全库网 构建